lưu trữ Keep as archives Từ điển kinh doanh right of retention Cụm từ...
Câu ví dụ
Intute ran out of funding and is now a temporary static archive as of July, 2011. Intute đã hết tiền và bây giờ là một kho lưu trữ tĩnh tạm thời vào tháng 7 năm 2011.
Traditional backup solutions have been made to treat the cloud as an endpoint, or destination for static storage, like disk or tape. Giải pháp backup truyền thống được phát triển để coi cloud như là điểm cuối hoặc đích lưu trữ tĩnh, tương tự như lưu trữ bằng ổ đĩa.
Traditional backup solutions have evolved to treat the cloud as an endpoint, or static storage destination, similar to disks or tape. Giải pháp backup truyền thống được phát triển để coi cloud như là điểm cuối hoặc đích lưu trữ tĩnh, tương tự như lưu trữ bằng ổ đĩa.
The term electricity actually stems from the Greek word electron which is the Greek name for Amber because it can store static electricity. Thuật ngữ ” điện ” thực sự bắt nguồn từ tiếng Hy Lạp ” electron ” là tên tiếng Hy Lạp của hổ phách Amber vì nó có thể lưu trữ tĩnh điện.
The term "electricity" actually stems from the Greek word "electron" which is the Greek name for amber because it can store static electricity. Thuật ngữ ” điện ” thực sự bắt nguồn từ tiếng Hy Lạp ” electron ” là tên tiếng Hy Lạp của hổ phách Amber vì nó có thể lưu trữ tĩnh điện.
Even though a web page can be dynamic on the client-side, it can still be hosted on a static hosting service such as GitHub Pages or Amazon S3 as long as there isn't any server-side code included. Mặc dù một trang web có thể động ở phía máy khách, nó vẫn có thể được lưu trữ trên một dịch vụ lưu trữ tĩnh như GitHub Pages hoặc Amazon S3 miễn là không có mã phía máy chủ nào.
Although it is actually a capacitor (a device for storing static electricity), it has the same purpose as a modern battery: it is a portable electrical energy storage. Mặc dù nó thực sự là một tụ điện (một thiết bị lưu trữ tĩnh điện), nhưng nó phục vụ cùng một mục đích như một loại pin hiện đại: đó là một cửa hàng năng lượng điện cầm tay.
Although it's really a capacitor (a device for storing static electricity), it serves the same purpose as a modern battery: it's a portable electrical energy store. Mặc dù nó thực sự là một tụ điện (một thiết bị lưu trữ tĩnh điện), nhưng nó phục vụ cùng một mục đích như một loại pin hiện đại: đó là một cửa hàng năng lượng điện cầm tay.
@AJG85: Section 3.6.2 of the draft C++0x spec says, "Variables with static storage duration (3.7.1) or thread storage duration (3.7.2) shall be zero-initialized (8.5) before any other initialization takes place." @ AJG85: Phần 3.6.2 của dự thảo C ++ 0x spec nói, "Các biến với thời gian lưu trữ tĩnh (3.7.1) hoặc thời gian lưu trữ luồng (3.7.2) sẽ được khởi tạo bằng không (8.5) trước khi bất kỳ khởi tạo nào khác mất địa điểm."
For definition without an initializer: variables with static storage duration are implicitly initialized with NULL (all bytes have the value 0); the initial value of all other variables is undefined. Đối với định nghĩa không có bộ khởi tạo: các biến có thời gian lưu trữ tĩnh được khởi tạo ngầm với NULL (tất cả các byte có giá trị 0); giá trị ban đầu của tất cả các biến khác là không xác định.